| HSStudentLeaseChargeSchedule |
| Logical Entity Name | HSStudentLeaseChargeSchedule |
| Default Table Name | HSStudentLeaseChargeSchedule |
| Physical Only | NO |
| Definition | |
| Note |
| HSStudentLeaseChargeSchedule Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
HSStudentLeaseChargeScheduleID |
int | NO | ||
| StartDate | datetime | NO | ||
| EndDate | datetime | NO | ||
| Amount | money | NO | ||
SaBillCodeID |
int | YES | ||
| Status | char(1) | NO | ||
HSStudentLeaseHistoryID |
int | NO | ||
| SaPendingChargeID | int | YES | ||
| SaTransID | int | YES | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
AdTermID |
int | YES |
| HSStudentLeaseChargeSchedule Primary and Unique Keys |
| Key Name | Key Type | Keys |
| HSStudentLeaseChargeSchedule_HSStudentLeaseChargeScheduleID_U_C_IDX | PrimaryKey | HSStudentLeaseChargeScheduleID |
| HSStudentLeaseChargeSchedule Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdTerm | Non-Identifying | Zero or One to Zero or More | FK_HsStudentLeaseChargeSchedule_AdTermID_AdTerm_AdTermID | AdTermID | NO | YES | ||
| HSStudentLeaseHistory | Non-Identifying | One To Zero or More | FK_HSStudentLeaseChargeSchedule_HSStudentLeaseHistoryID_HSStudentLeaseHistory_HSStudentLeaseHistoryID | HSStudentLeaseHistoryID | NO | YES | ||
| SaBillCode | Non-Identifying | Zero or One to Zero or More | FK_HSStudentLeaseChargeSchedule_SaBillCodeID_SaBillCode_SaBillCodeID | SaBillCodeID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| HSStudentLeaseChargeSchedule Check Constraints |
| Check Constraint Name | CheckConstraint |